repo: Fix build on 32-bit systems
authorKrzesimir Nowak <krzesimir@kinvolk.io>
Thu, 9 Jun 2016 10:42:28 +0000 (12:42 +0200)
committerAtomic Bot <atomic-devel@projectatomic.io>
Thu, 9 Jun 2016 11:25:29 +0000 (11:25 +0000)
commitb5da2f524c3b92eb9364d2a00d07c078111541a4
tree3cdb515a5cacf1debb6c010754bf0fa75a8270c9
parentb4c49f5acf030552bcde564eb53d04ea521c7641
repo: Fix build on 32-bit systems

On 32-bit systems the modifier for printing 64bit values should be
%llu instead of %lu. Just use appriopriate macros that do the right
thing.

Closes: #329
Approved by: giuseppe
src/libostree/ostree-repo.c